global method meaning in English
全体法
Examples
- Returns the global methods defined on the module
返回在模块中定义的全局方法。 - Returns the global methods defined on the module
返回在模块中定义的全局方法。 - Returns the global methods defined on the module inherited from
返回在模块中定义的全局方法。 (从 - Globals : in c , global methods and variables are not supported
全局:在c #中,不支持全局方法和全局变量。 - Global methods must be static
全局方法必须是静态的。